home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
mus
/
play
/
DoSoundv2_6.lha
/
DoSoundv2_6
/
amirc
/
rexx
/
DoSound.amirx
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-07-02
|
326 b
|
15 lines
/* $VER: 2.6 for DoSound v2.6
*/
if ~show('l',"rexxarplib.library") then do
call addlib("rexxarplib.library",0,-30,0)
end
if ~show('l',"rexxsupport.library") then do
call addlib("rexxsupport.library",0,-30,0)
end
host = address()
call setenv(ha,host)
address rexx
address command 'run muirexx buildsound.amirx port build'